Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.ecm.platform.mail.core.types.contrib--schema

This contribution is part of XML component org.nuxeo.ecm.platform.mail.core.types.contrib inside nuxeo-platform-mail-types-9.10.jar /OSGI-INF/nxmail-core-types-contrib.xml

Extension Point

Extension point schema of component TypeService.

Contributed Items

  • <schema name="mail" prefix="mail" src="schemas/mail.xsd"/>
  • <schema name="protocol" prefix="prot" src="schemas/protocol.xsd"/>

XML Source

<extension point="schema" target="org.nuxeo.ecm.core.schema.TypeService">

    <schema name="mail" prefix="mail" src="schemas/mail.xsd"/>
    <schema name="protocol" prefix="prot" src="schemas/protocol.xsd"/>

  </extension>